Welcome![Sign In][Sign Up]
Location:
Search - tms320 book

Search list

[OtherTMS320C6X C源码调试系统指南

Description: 这是介绍利用C6000DSP开发时,利用C语言编程需要注意的内容以及如何进行调试的书-this book introduces some notes when programming in c language and debugging method
Platform: | Size: 997376 | Author: 王鹏 | Hits:

[DSP programTMS320F2000_Tutorials

Description: TMS320 243 2407A 教程 实验程序 from TI-TMS320 243 TMS320LF2407A Guide experimental procedure from TI
Platform: | Size: 2475008 | Author: 真实 | Hits:

[Booksdsp(tms320)

Description: 关于DSP(TI系列的DSP芯片)介绍的书籍.挺实用的.希望给大家带来帮助-on DSP (TI DSP chip series), introduced the books. Quite practical. We hope to help bring
Platform: | Size: 392192 | Author: 翟文翔 | Hits:

[OtherDSP_for_Wireless_communication

Description: 无线通信的DSP实现,包含TI TMS320系列DSP架构分析,FIR/IIR滤波器,QPSK,同步,均衡,分集接收合软件无线电,附有关键源代码,是学习DSP的经典书籍-Wireless communications, DSP realize, including the TI TMS320 series DSP architecture analysis, FIR/IIR filters, QPSK, synchronization, balance, diversity of software radio receivers combined with a key source code, is a classic book to learn DSP
Platform: | Size: 5140480 | Author: 陈世民 | Hits:

[DSP programTELECOM6

Description: This file contains program files associated with the paper titled "Channel Equalization for the IS-54 Digital Cellular System with the TMS320C5x", Telecom Applications With The TMS320C5x DSPs, Application Book, 1994, SPRA033. From old TI TMS320 DSP Internet BBS.-This file contains program files associated with the paper titled "Channel Equalization for the IS-54 Digital Cellular System with the TMS320C5x", Telecom Applications With The TMS320C5x DSPs, Application Book, 1994, SPRA033. From old TI TMS320 DSP Internet BBS.
Platform: | Size: 13312 | Author: MuckChow | Hits:

[OtherPDF

Description: 全书共分8章。第1章概述DSP技术发展的两个领域,DSP芯片的特点、现状及应用,并简单介绍TMS320系列DSP,即C2000、C5000、C6000的特点和应用领域;第2章是TMS320C54x的硬件结构,介绍总线结构、中央处理单元、存储器和中断系统;第3章介绍TMS320C54x的寻址方式和指令系统;第4章介绍软件开发过程和基本汇编语言程序设计方法;第5章是DSP集成开发环境(CCS),通过举例介绍了CCS的使用方法;第6章是片内外设,介绍可编程定时器、串行口、主机接口及其应用;第7章是基本硬件系统设计,介绍外部存储器和I/O扩展、A/D和D/A接口设计、时钟及复位电路设计、供电系统设计;第8章介绍了典型DSP应用系统的设计和实现方法,包括正弦信号发生器、FIR数字滤波器、快速傅里叶变换(FFT)、语音信号采集与回放。-The book is divided into eight chapters. Chapter 1 outlines the two areas of DSP technology, DSP chips, features, status and application, and a brief TMS320 series DSP, the C2000, C5000, C6000 features and applications Chapter 2 is the TMS320C54x hardware structure, introduced bus structure, the central processing unit, memory and interrupt system Chapter 3 describes the addressing modes and instructions TMS320C54x system Chapter 4 describes the software development process and basic assembly language programming method Chapter 5 is a DSP integrated development environment (CCS ), through the examples of the use of the CCS Chapter 6 is the on-chip peripherals, the programmable timer, serial ports, host interface and its application Chapter 7 is the basic hardware system design, describes the external memory and I/O expansion, A/D and D/A interface design, clock and reset circuit design, power supply system design Chapter 8 describes a typical DSP application systems design and i
Platform: | Size: 5882880 | Author: tiger | Hits:

[DSP programCCbasedonTMS320C5000DSP

Description: 本书全面介绍了使用C语言开发TMS320系列的DSP应用系统的方法。-This book a comprehensive introduction to using C language development TMS320 series of DSP application systems.
Platform: | Size: 9761792 | Author: 杨阳 | Hits:

[DSP programC55x+_AlgebraicInstructionSet_SWPU104

Description: The TMS320C55x is a fixed-point digital signal processor (DSP) in the TMS320 DSP family, and it can use either of two forms of the instruction set: a mnemonic form or an algebraic form. This book is a reference for the algebraic form of the instruction set. It contains information about the instructions used for all types of operations.- The TMS320C55x is a fixed-point digital signal processor (DSP) in the TMS320 DSP family, and it can use either of two forms of the instruction set: a mnemonic form or an algebraic form. This book is a reference for the algebraic form of the instruction set. It contains information about the instructions used for all types of operations.
Platform: | Size: 721920 | Author: div | Hits:

[Other5515-DSP-Mnemonic-Instrcution

Description: The TMS320C55x DSP is a fixed-point digital signal processor (DSP) in the TMS320  family, and it can use either of two forms of the instruction set: a mnemonic form or an algebraic form. This book is a reference for the mnemonic form of the instruction set. It contains information about the instructions used for all types of operations. For information on the algebraic instruction set, see TMS320C55x DSP Algebraic Instruction Set Reference Guide, SPRU375.-The TMS320C55x DSP is a fixed-point digital signal processor (DSP) in the TMS320  family, and it can use either of two forms of the instruction set: a mnemonic form or an algebraic form. This book is a reference for the mnemonic form of the instruction set. It contains information about the instructions used for all types of operations. For information on the algebraic instruction set, see TMS320C55x DSP Algebraic Instruction Set Reference Guide, SPRU375.
Platform: | Size: 1511424 | Author: will | Hits:

[Software EngineeringTMS320-DSP-algorithm-standard

Description: DSP编程中往往过分追求性能,忽略了软件的封装,从而使得数字信号处理系统很难像“搭积木”一样集成已有算法,增加了系统的研发时间。针对上述缺憾,TI公司适时地推出了DSP算法标准——XDAIS,规范了DSP算法软件的开发,并提供了类似C++语言类的封装方式的算法接口,使得算法集成变得简单统一。本书系统介绍了XDAIS基本概念、软件编程规范和接口规范,并阐述了CCS中的相关工具的使用。 该书适合DSP软件编程人员作为工作工具使用,也可作为大学DSP相关课程的参考书使用。-DSP programming is often excessive pursuit of performance, ignoring the software package, which makes digital signal processing systems is difficult as the " building blocks" , as integrated existing algorithms, increasing the system' s development time. In response to these shortcomings, TI company launched a timely manner DSP Algorithm Standard- XDAIS, standardized software development for DSP algorithms, and provides a similar C++ language class is encapsulated algorithm interface, making it easy to integrate unified algorithm. This book introduces the basic concepts XDAIS, software, programming specifications and interface specifications and elaborated in CCS related tools. The book is suitable DSP software programmers to use as a working tool, but also as a reference book for university use DSP-related courses.
Platform: | Size: 12965888 | Author: wangxing | Hits:

CodeBus www.codebus.net